ObjectDB ObjectDB

Internal Website Search

81-90 of 200 resultsRefresh
6

com.objectdb.o.InternalException

.sourceEncoding>         <maven.compiler.source>14</maven.compiler.source>         <maven.compiler.target>14</maven.compiler.target>     </properties>      <repositories>         <repository ... >                 <artifactId>maven-compiler-plugin</artifactId>                 <version>3.8.0</version
5

Source not found error after downloading ObjectDB 2.3.7_04

is it? Compilation? Debugging? Runtime? If it is an exception - provide a full stack trace. If it is a compilation error or an IDE error - provide a full error message and a screen shot of the IDE. support Support ... found. Basically the PMF.class is compiled from PMF.java and in the source file I am not able
5

Starting Explorer programmatically

' } } dependencies { // OBJECTDB: compile 'com.objectdb:objectdb:2.7.5' compile 'org.eclipse.persistence:javax.persistence:2.2.0' compile 'javax.transaction:jta:1.1' } dmoshal David Moshal this didn't work: compile 'com.objectdb:explorer:2.7.5' is that jar at: http://m2.objectdb.com
4

Error using query with MAX() function

-05-02 21:10:36 #153 query.compiler] <queryCompilation query="SELECT MAX($1.addDate) FROM Notes $1 ... > </queryCompilation> [2011-05-02 21:10:36 #154 query.compiler] <query-planning filter="($1.addDate ... > [2011-05-02 21:10:36 #155 query.compiler] <finalPlans> <groupPlan plan="group(filter
4

Embedded & Activation & Scalation

and do enhance them at runtime, not compile time.. ? Alex quasado Alexander Adam Multiple processes ... , so the enhancement has to be performed before deployment (at compile time). This works well for existing ObjectDB OEM users. It will not work, however, if your object model is unknown at compile time
4

Verify Error with Java 1.7

ObjectDB enhanced classes fail when compiled to Java 1.7 [ObjectDB 2.2.9_08 Enhancer] 28 ... application in NetBeans, open project properties, change source/binary from 1.6 to 1.7, change compiler ... that have been compiled for Java 7. Thank you for this report. support Support
4

InternalError on multiple AND and JOIN Query

-compile}] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 9 source files to /home/pedwards/CONTEXTSPACE_workarea/objectdb_example ... ] Compiling 1 source file to /home/pedwards/CONTEXTSPACE_workarea/objectdb_example/target/test-classes
0

javax.jdo.annotations.FetchGroup

String postLoad Whether we should load this group as part of the post load process. Whether we should load this group as part of the post load process. Returns: whether we should load this group as part of the post load process. Default value: "" Since: JDO 2.1
0

getPostLoad()

Method javax.jdo.FetchGroup boolean getPostLoad() Get the post-load property of this FetchGroup. Returns: the post-load property Since: JDO 2.2
0

FetchGroup.postLoad

Annotation Element javax.jdo.annotations.FetchGroup String postLoad Whether we should load this group as part of the post load process. Returns: whether we should load this group as part of the post load process. Default value: "" Since: JDO 2.1

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support